From: Joey Hess Date: Mon, 3 Oct 2022 17:02:11 +0000 (-0400) Subject: change name of option X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=c24ce026d83055d95a440262329115ebdc44205b;p=git-annex.git change name of option See https://bugs.debian.org/885987 --- diff --git a/debian/rules b/debian/rules index ad0cef7bc4..ed882df488 100755 --- a/debian/rules +++ b/debian/rules @@ -33,7 +33,7 @@ override_dh_fixperms: # gdb can't do much with a haskell program, so avoid the debug package override_dh_strip: - dh_strip --no-ddebs + dh_strip --no-automatic-dbgsym # Do not add "ldconfig" trigger since all libraries in the standalone build # are private copies and the trigger activate-noawait trigger may not work